toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
byte_array
/
toList
to
List
rell
(alias)
pure
function
toList
(
)
:
list
<
integer
>
Deprecated
Use 'to_list' instead
Converts the byte_array to a list of integers.
Alias
to_list
Alias target
Since
0.9.0